home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Win '95 Giga Pack
/
Win95 Giga Pack (Maple Media) (1997).iso
/
COMM
/
MSPHONE_
/
MSPHONE.INF
< prev
next >
Wrap
Windows Setup INFormation
|
1996-04-15
|
2KB
|
74 lines
; Author: Robert Weiss.
; Install and Uninstall for "Microsoft Support Phone Directory" for Win95.
[DefaultInstall]
CopyFiles=MSP.copy.hlp, MSP.copy.inf
UpdateInis=MSP.Links
AddReg=MSP.reg
Uninstall=MSPhone_remove
[MSPhoneInstall]
CopyFiles=MSP.copy.hlp, MSP.copy.inf
UpdateInis=MSP.Links
AddReg=MSP.reg
Uninstall=MSPhone_remove
[MSPhone_remove]
DelFiles = MSP.copy.hlp, MSP.copy.inf
DelReg = MSP.reg.remove
UpdateInis = MSP.Links.Remove
[version]
signature="$CHICAGO$"
; F i l e c o p y i n g s e c t i o n s (where the go to).
[DestinationDirs]
MSP.copy.hlp=18
MSP.copy.inf=17
; w h a t f i l e s a r e c o p i e d w h e r e
[MSP.copy.hlp]
MSPhon~1.hlp
[MSP.copy.inf]
MSPhone.inf
; W h e r e t h e f i l e s c o m e f r o m
[SourceDisksNames]
55="Microsoft Phone Directory","",1
[SourceDisksFiles]
MSPhon~1.hlp=55
MSPhone.Inf=55
; L o c a l i s e d s t u f f
[Strings]
PROGRAMF = "Progra~1"
MSPPROG_LOCN = "Microsoft Support Phone Directory" ; menu name
MSP_Desc = "Microsoft Support Phone Directory" ; shortcut name
MSP_REMOVE_DESC = "Microsoft Support Phone Directory - Remove only"
MSP_ShortDesc= "Support Phone Numbers for Microsoft World Wide Offices" ; details view
; L i n k s / S h o r t c u t s
[MSP.Links]
setup.ini, progman.groups,,"group11=%MSPPROG_LOCN%"
setup.ini, group11,,"""%MSP_Desc%"", %18%\MSPhon~1.hlp,,,,,%MSP_ShortDesc%"
; L i n k s / S h o r t c u t s - Removal.
[MSP.Links.Remove]
setup.ini, progman.groups,,"group11=%MSPPROG_LOCN%"
setup.ini, group11,,"""%MSP_Desc%""
[MSP.reg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\MSPhone,DisplayName,,"%MSP_REMOVE_DESC%"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\MSPhone,UninstallString,,"RunDll setupx.dll,InstallHinfSection MSPhone_remove 4 MSPhone.inf"
[MSP.reg.remove]
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\MSPhone,,,
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\MSPhone,DisplayName,,"%MSP_DESC%"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\MSPhone,UninstallString,,"RunDll setupx.dll,InstallHinfSection MSPhone_remove 4 MSPhone.inf"